home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: MW Debugging?
- Sent: 4/10/96 10:54 AM
- Received: 4/10/96 11:11 AM
- From: Mark Lanett, mlanett@meer.net
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- At 5:58 AM 4/10/96, Gerard Allwein wrote:
- >The non-debug version
- >(and non-debug version of the libraries) starts up fine, and locks up
- >the machine (Mac 8500) when it quits...which was the antisocial behavior
- >I was trying to diagnose.
-
- Build your non-debug part with sym files and debug it instead. Also you
- should probably rebuild ODF (non-debug) with sym files.
-
- You may want to set breakpoints in places like FW_CODPart::Release
- (FWODPart.cpp).
-
- mark
-
- --
- Mark Lanett, ODF
-
-
-